box-shadow-changes-modify-clip.ui \
button-wrapping.ui \
button-wrapping.ref.ui \
- cellrenderer-pixbuf-stock-rtl.css \
- cellrenderer-pixbuf-stock-rtl.ui \
- cellrenderer-pixbuf-stock-rtl.ref.ui \
color-transition.css \
color-transition.ref.ui \
color-transition.ui \
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.15.2 on Thu Sep 5 15:55:06 2013 -->
-<interface>
- <!-- interface-requires gtk+ 3.10 -->
- <object class="GtkWindow" id="window1">
- <property name="can_focus">False</property>
- <property name="type">popup</property>
- <child>
- <object class="GtkBox" id="box1">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="orientation">vertical</property>
- <property name="spacing">6</property>
- <child>
- <object class="GtkImage" id="image1">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="icon-size">1</property>
- <property name="stock">gtk-jump-to</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkImage" id="image2">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="icon-size">1</property>
- <property name="stock">gtk-media-play</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">1</property>
- </packing>
- </child>
- </object>
- </child>
- </object>
-</interface>
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<interface>
- <!-- interface-requires gtk+ 3.0 -->
- <object class="GtkListStore" id="liststore1">
- <columns>
- <!-- column-name Name -->
- <column type="gchararray"/>
- </columns>
- <data>
- <row>
- <col id="0">gtk-jump-to</col>
- </row>
- <row>
- <col id="0">gtk-media-play</col>
- </row>
- </data>
- </object>
- <object class="GtkWindow" id="window">
- <property name="can_focus">False</property>
- <property name="type">popup</property>
- <child>
- <object class="GtkIconView" id="treeview1">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="columns">1</property>
- <property name="item-padding">0</property>
- <property name="margin">0</property>
- <property name="model">liststore1</property>
- <child>
- <object class="GtkCellRendererPixbuf" id="cellrendererpixbuf1"/>
- <attributes>
- <attribute name="stock-id">0</attribute>
- </attributes>
- </child>
- </object>
- </child>
- </object>
-</interface>